Authorizations
Body
application/json
Text prompt for image generation.
Example:
"ein fantastisches bild"
Optional base64 encoded image to use with Flux Redux.
Width of the generated image in pixels. Must be a multiple of 32.
Required range:
256 <= x <= 1440Must be a multiple of 32Height of the generated image in pixels. Must be a multiple of 32.
Required range:
256 <= x <= 1440Must be a multiple of 32Whether to perform upsampling on the prompt. If active, automatically modifies the prompt for more creative generation.
Optional seed for reproducibility.
Example:
42
Tolerance level for input and output moderation. Between 0 and 6, 0 being most strict, 6 being least strict.
Required range:
0 <= x <= 6Example:
2
Output format for the generated image. Can be 'jpeg' or 'png'.
Available options:
jpeg, png URL to receive webhook notifications
Required string length:
1 - 2083Optional secret for webhook signature verification

